home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Die Speccy' 97
/
Die Speccy' 97.iso
/
amiga_system
/
the_aminet
/
util
/
shell
/
csh548src.lha
/
Custom_Headers
/
proto
/
multiuser.h
next >
Wrap
C/C++ Source or Header
|
1994-07-02
|
179b
|
8 lines
#ifndef PROTO_MULTIUSER_H
#define PROTO_MULTIUSER_H
#include <exec/types.h>
extern struct muBase *muBase;
#include <clib/multiuser_protos.h>
#include <pragmas/multiuser.h>
#endif